Vcenter NamespaceManagement Clusters ConfigStatus
Vcenter NamespaceManagement Clusters ConfigStatus
The Vcenter NamespaceManagement Clusters ConfigStatus enumerated type describes the status of reaching the desired state configuration for the cluster.
Possible values:
CONFIGURING
: The Namespace configuration is being applied to the cluster.REMOVING
: The Namespace configuration is being removed from the cluster.RUNNING
: The cluster is configured correctly with the Namespace configuration.ERROR
: Failed to apply the Namespace configuration to the cluster, user intervention needed.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
CONFIGURING,
REMOVING,
RUNNING,
ERROR,